//Porting more components to bootstrap
This commit is contained in:
Vendored
+5
-6
@@ -59,16 +59,11 @@
|
||||
width:100%;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
#nobootstrap table.widthfull {
|
||||
width:100%;
|
||||
}
|
||||
|
||||
|
||||
#nobootstrap .table thead th {
|
||||
vertical-align:top;
|
||||
}
|
||||
@@ -83,5 +78,9 @@
|
||||
height:25px!important;
|
||||
}
|
||||
|
||||
#nobootstrap [class^="icon-"], #nobootstrap [class*=" icon-"] { width: auto}
|
||||
|
||||
#nobootstrap [class^="icon-"], #nobootstrap [class*=" icon-"] { width: auto}
|
||||
#nobootstrap .toolbarBox [class^="process-icon-"], #nobootstrap .toolbarBox [class*=" process-icon-"] {
|
||||
text-indent: -9000px;
|
||||
overflow: hidden
|
||||
}
|
||||
Reference in New Issue
Block a user