mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-13 03:31:31 +00:00
updated streamline-setup v2
This commit is contained in:
+25
@@ -0,0 +1,25 @@
|
||||
/*
|
||||
Created on : Oct 10, 2019, 4:31:41 PM
|
||||
Author : Davis
|
||||
*/
|
||||
|
||||
#register .short{
|
||||
font-weight:bold;
|
||||
color:#FF0000;
|
||||
font-size: smaller;
|
||||
}
|
||||
#register .weak{
|
||||
font-weight:bold;
|
||||
color:orange;
|
||||
font-size:smaller;
|
||||
}
|
||||
#register .good{
|
||||
font-weight:bold;
|
||||
color:#2D98F3;
|
||||
font-size:smaller;
|
||||
}
|
||||
#register .strong{
|
||||
font-weight:bold;
|
||||
color: limegreen;
|
||||
font-size:smaller;
|
||||
}
|
||||
Reference in New Issue
Block a user