mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-19 06:40:06 +00:00
Added button to recommend new algorithm.
This commit is contained in:
@@ -66,6 +66,11 @@
|
||||
overflow-wrap: normal;
|
||||
}
|
||||
|
||||
#NeedAlgorithmMessage
|
||||
{
|
||||
width : 100%;
|
||||
}
|
||||
|
||||
#EdgeWeight
|
||||
{
|
||||
max-width : 80px;
|
||||
@@ -103,7 +108,7 @@
|
||||
.ui-dialog-buttonset button
|
||||
{
|
||||
border: 1px solid #c5dbec;
|
||||
background: #dfeffc url("/themeroller/images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;
|
||||
background: #dfeffc url("images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;
|
||||
font-weight: bold;
|
||||
color: #2e6e9e;
|
||||
margin: .5em .4em .5em 0;
|
||||
|
||||
Reference in New Issue
Block a user