Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wynn
purr-data
Commits
d8dd1bcf
Commit
d8dd1bcf
authored
Jan 12, 2016
by
Jonathan Wilkes
Browse files
remove unneeded cursor style
parent
b28c26c7
Changes
8
Hide whitespace changes
Inline
Side-by-side
pd/nw/css/c64.css
View file @
d8dd1bcf
...
...
@@ -137,7 +137,7 @@ p.msg::after {
/* not sure what this is doing here... */
text
{
//
fill
:
red
;
cursor
:
default
;
//
cursor
:
default
;
}
/* not sure if this is still needed */
...
...
pd/nw/css/default.css
View file @
d8dd1bcf
...
...
@@ -168,7 +168,7 @@ p.msg::after {
/* not sure what this is doing here... */
text
{
//
fill
:
red
;
cursor
:
default
;
//
cursor
:
default
;
}
/* not sure if this is still needed */
...
...
pd/nw/css/extended.css
View file @
d8dd1bcf
...
...
@@ -130,7 +130,7 @@ p.msg::after {
/* not sure what this is doing here... */
text
{
//
fill
:
red
;
cursor
:
default
;
//
cursor
:
default
;
}
/* not sure if this is still needed */
...
...
pd/nw/css/inverted.css
View file @
d8dd1bcf
...
...
@@ -140,7 +140,7 @@ p.msg::after {
/* not sure what this is doing here... */
text
{
//
fill
:
red
;
cursor
:
default
;
//
cursor
:
default
;
}
/* not sure if this is still needed */
...
...
pd/nw/css/strongbad.css
View file @
d8dd1bcf
...
...
@@ -138,7 +138,7 @@ p.msg::after {
/* not sure what this is doing here... */
text
{
//
fill
:
red
;
cursor
:
default
;
//
cursor
:
default
;
}
/* not sure if this is still needed */
...
...
pd/nw/css/subdued.css
View file @
d8dd1bcf
...
...
@@ -132,7 +132,7 @@ p.msg::after {
/* not sure what this is doing here... */
text
{
//
fill
:
red
;
cursor
:
default
;
//
cursor
:
default
;
}
/* not sure if this is still needed */
...
...
pd/nw/css/vanilla.css
View file @
d8dd1bcf
...
...
@@ -131,7 +131,7 @@ p.msg::after {
/* not sure what this is doing here... */
text
{
//
fill
:
red
;
cursor
:
default
;
//
cursor
:
default
;
}
/* not sure if this is still needed */
...
...
pd/nw/css/vanilla_inverted.css
View file @
d8dd1bcf
...
...
@@ -142,7 +142,7 @@ p.msg::after {
/* not sure what this is doing here... */
text
{
//
fill
:
red
;
cursor
:
default
;
//
cursor
:
default
;
}
/* not sure if this is still needed */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment