source: main/trunk/model-interfaces-dev/atea-deprecated-ii/style/custom.css@ 34326

Last change on this file since 34326 was 34078, checked in by davidb, 4 years ago

Some CSS adjustments for group and collectoin main icons

File size: 222 bytes
Line 
1
2#quicksearcharea ul {
3 margin: 5px;
4}
5
6
7.ui-widget-header {
8 color: white;
9}
10
11#gs_content {
12 background: #e1dcd6 none;
13
14}
15
16div.groupLink {
17 min-width: 290px;
18}
19
20div.collectionLink {
21 min-width: 330px;
22}
Note: See TracBrowser for help on using the repository browser.