mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[Themes] Adjusting css. Removed these rules, since they left-align all tables in Cloudlog
This commit is contained in:
@@ -135,8 +135,5 @@ path.grid-worked {
|
||||
float:right;
|
||||
}
|
||||
|
||||
td { text-align: left !important; }
|
||||
th { text-align: left !important; }
|
||||
|
||||
#qsoList_wrapper th { text-align: left !important; white-space: nowrap;}
|
||||
#qsoList_wrapper td { text-align: left !important; white-space: nowrap;}
|
||||
|
||||
@@ -127,8 +127,5 @@ div.alert-success a, div.alert-danger a, div.alert-danger {
|
||||
float:right;
|
||||
}
|
||||
|
||||
td { text-align: left !important; }
|
||||
th { text-align: left !important; }
|
||||
|
||||
#qsoList_wrapper th { text-align: left !important; white-space: nowrap;}
|
||||
#qsoList_wrapper td { text-align: left !important; white-space: nowrap;}
|
||||
|
||||
@@ -23,8 +23,5 @@ thead>tr>td {
|
||||
float:right;
|
||||
}
|
||||
|
||||
td { text-align: left !important; }
|
||||
th { text-align: left !important; }
|
||||
|
||||
#qsoList_wrapper th { text-align: left !important; white-space: nowrap;}
|
||||
#qsoList_wrapper td { text-align: left !important; white-space: nowrap;}
|
||||
|
||||
@@ -123,9 +123,6 @@ div.alert-danger {
|
||||
float:right;
|
||||
}
|
||||
|
||||
td { text-align: left !important; }
|
||||
th { text-align: left !important; }
|
||||
|
||||
#qsoList_wrapper th { text-align: left !important; white-space: nowrap;}
|
||||
#qsoList_wrapper td { text-align: left !important; white-space: nowrap;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user