mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-23 17:20:29 +00:00
modified ui of repo-share popup
This commit is contained in:
parent
aa47de5f41
commit
e70e0977c6
@ -1519,7 +1519,8 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
}
|
}
|
||||||
#repo-share-tabs-nav .ui-state-active,
|
#repo-share-tabs-nav .ui-state-active,
|
||||||
.tab-popup .ui-tabs ,
|
.tab-popup .ui-tabs ,
|
||||||
.tab-popup .ui-state-active a {
|
.tab-popup .ui-state-active a,
|
||||||
|
.tab-popup .bot {
|
||||||
background:#fafafa;
|
background:#fafafa;
|
||||||
}
|
}
|
||||||
#repo-share-tabs-nav .ui-state-active,
|
#repo-share-tabs-nav .ui-state-active,
|
||||||
@ -1534,8 +1535,7 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
}
|
}
|
||||||
.tab-popup .bot {
|
.tab-popup .bot {
|
||||||
padding:1em 1.4em;
|
padding:1em 1.4em;
|
||||||
background:#f8f7f8;
|
border-top:1px solid #ddd;
|
||||||
border-top:1px solid #eee;
|
|
||||||
border-bottom-left-radius: 4px;
|
border-bottom-left-radius: 4px;
|
||||||
border-bottom-right-radius: 4px;
|
border-bottom-right-radius: 4px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user