This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-callflows-ng
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix color of second number
pull/4/head
vbarkasov
8 years ago
parent
9ef6302cb1
commit
91c2e3f719
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/apps/callflows/style/app.css
+ 1
- 1
src/apps/callflows/style/app.css
View File
@ -65,6 +65,7 @@
text-indent
:
15px
;
text-align
:
left
;
position
:
relative
;
color
:
white
;
}
#
ws_callflow
.
callflow
.
root
>
.
content
.
number_column
.
full
{
@ -81,7 +82,6 @@
#
ws_callflow
.
callflow
.
root
>
.
content
.
number_column
.
first
{
width
:
159px
;
color
:
white
;
}
#
ws_callflow
.
callflow
.
root
>
.
content
.
number_column
.
empty
{
Write
Preview
Loading…
Cancel
Save