1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-19 15:01:14 +00:00

Update the style of JQuery dropdown menu (#24681).

git-svn-id: http://svn.redmine.org/redmine/trunk@17539 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2018-09-30 09:32:30 +00:00
parent d3f044c734
commit 4641e77a91

View File

@ -1405,7 +1405,9 @@ img.filecontent.image {background-image: url(../images/transparent.png);}
/* Custom JQuery styles */
.ui-datepicker-title select {width:70px !important; margin-top:-2px !important; margin-right:4px !important;}
.ui-menu.ui-widget-content {background:#fff;}
.ui-menu .ui-menu-item:hover {font-weight:normal; color:#555; background:#759FCF; color:#fff !important; border:1px solid #759FCF;}
.ui-menu .ui-menu-item.ui-state-focus {font-weight:normal; color:#555; border-color:#759FCF;}
/************* Rouge styles *************/
/* generated by: pygmentize -f html -a .syntaxhl -S colorful */